Release 10.1A: OpenEdge Data Management:
DataServer for ORACLE
Accessing the DataServer log
OpenEdge supports a log file named
dataserv.lgthat is dedicated to tracking information related to DataServers. Information about the processes for all DataServers is located in this single file. The log file provides a useful record of connection and disconnection processes and error messages that you can use to diagnose problems or failures. In addition, for platforms that dynamically load the ORACLE shared library, information about the library is stored in the log file. For each process, the log provides the process identification number, physical database name, database type, user ID, and a message about the status of the process. Here is an excerpt from a sample DataServer log file:
The query-tuning
DEBUGoption causes the DataServer to write information about the SQL that it generates to thedataserv.lgfile as well. You can access the DataServer log file using the host machine.
![]()
To access the DataServer log file on the host machine:
- Before starting up the broker, set the
DSLOGDIRenvironment variable or logical to the name of the directory where you want to place the log file.If you do not set the environment variable, OpenEdge writes the information to the
dataserv.lgfile in the current directory of the process. If OpenEdge cannot open this file, it writes the information to theds_<process-id>.lgfile in the current directory of the process, and you will have one file per process.- Open the
dataserv.lgfile to read the DataServer log.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |